.. |
api
|
EteSync api: fill in the collection info's uid.
|
2017-12-12 22:43:45 +00:00 |
constants
|
Move the constants to their own module.
|
2017-12-16 16:30:59 +00:00 |
images
|
Move to material-ui.
|
2017-12-04 14:45:01 +00:00 |
store
|
Move the store into its own module and split it up.
|
2017-12-16 15:52:46 +00:00 |
types
|
Move types to their own directory.
|
2017-12-16 15:57:09 +00:00 |
widgets
|
Move the basic widgets to their own directory.
|
2017-12-16 16:05:21 +00:00 |
AddressBook.tsx
|
Move the basic widgets to their own directory.
|
2017-12-16 16:05:21 +00:00 |
App.css
|
Move to material-ui.
|
2017-12-04 14:45:01 +00:00 |
App.test.tsx
|
Fix app test.
|
2017-12-07 23:05:04 +00:00 |
App.tsx
|
Move the constants to their own module.
|
2017-12-16 16:30:59 +00:00 |
Calendar.tsx
|
Make all of the React.Components Pure.
|
2017-12-14 10:58:25 +00:00 |
Contact.tsx
|
Move the basic widgets to their own directory.
|
2017-12-16 16:05:21 +00:00 |
ContactEdit.tsx
|
Make all of the React.Components Pure.
|
2017-12-14 10:58:25 +00:00 |
Event.tsx
|
Make all of the React.Components Pure.
|
2017-12-14 10:58:25 +00:00 |
EventEdit.tsx
|
Move the basic widgets to their own directory.
|
2017-12-16 16:05:21 +00:00 |
Journal.tsx
|
Move the basic widgets to their own directory.
|
2017-12-16 16:05:21 +00:00 |
JournalAddressBook.tsx
|
Make all of the React.Components Pure.
|
2017-12-14 10:58:25 +00:00 |
JournalCalendar.tsx
|
Make all of the React.Components Pure.
|
2017-12-14 10:58:25 +00:00 |
JournalEntries.tsx
|
Move the basic widgets to their own directory.
|
2017-12-16 16:05:21 +00:00 |
LoginForm.tsx
|
Move the constants to their own module.
|
2017-12-16 16:30:59 +00:00 |
Pim.tsx
|
Move the basic widgets to their own directory.
|
2017-12-16 16:05:21 +00:00 |
PimItemHeader.tsx
|
Also change the background colour in the view event page.
|
2017-12-08 20:28:22 +00:00 |
PimMain.tsx
|
Move the basic widgets to their own directory.
|
2017-12-16 16:05:21 +00:00 |
Root.tsx
|
Move the constants to their own module.
|
2017-12-16 16:30:59 +00:00 |
SecondaryHeader.tsx
|
Split secondary header to its own component.
|
2017-12-08 17:57:57 +00:00 |
SideMenu.tsx
|
Move the constants to their own module.
|
2017-12-16 16:30:59 +00:00 |
SideMenuJournals.tsx
|
Move the basic widgets to their own directory.
|
2017-12-16 16:05:21 +00:00 |
SyncGate.tsx
|
Move the basic widgets to their own directory.
|
2017-12-16 16:05:21 +00:00 |
etesync-helpers.ts
|
Change the suffix of helpers from .tsx to .ts.
|
2017-12-16 16:30:59 +00:00 |
index.css
|
Initial commit.
|
2017-11-30 11:06:15 +00:00 |
index.tsx
|
Add a basic redux store.
|
2017-12-05 20:27:05 +00:00 |
journal-processors.ts
|
Change the suffix of helpers from .tsx to .ts.
|
2017-12-16 16:30:59 +00:00 |
persist-state-history.tsx
|
Persist some component state on route changes.
|
2017-12-08 16:06:05 +00:00 |
pim-types.ts
|
Change the suffix of helpers from .tsx to .ts.
|
2017-12-16 16:30:59 +00:00 |
registerServiceWorker.ts
|
Initial commit.
|
2017-11-30 11:06:15 +00:00 |
routes.test.ts
|
Change the suffix of helpers from .tsx to .ts.
|
2017-12-16 16:30:59 +00:00 |
routes.ts
|
Change the suffix of helpers from .tsx to .ts.
|
2017-12-16 16:30:59 +00:00 |