Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ivanceras/elm-webclient

elm webclient for diwata
https://github.com/ivanceras/elm-webclient

Add set -v to display commands that re being executed

c06bd06863c55c8b5075f69607cfcd32c64bbf04 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Change form to use input password for password field

83103d7fe9789bb7be6ee8ef59a7fa34fd2b0d22 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Remove dependence from css and font base icons

1676eedc747e35eb4b49b41b89c0d48e2aff5b40 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Remove css and fonts style rendering of icons, use the svg icons instead(generated from the elm-library packages)

3bc7152849102824262591b4a8f9b71a9d770b44 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
don't allow phones to scale

285f5b6858d593198845384b68ba5ada083c768e authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Adjust margins and widths to maximize available space for the content

a34e4c6a6a95600fd6d7525a1bbe0a288770f708 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Changed in handling firstColumnName in Field

62001eea4417fbd60799b17d0ee7e3cb1ffa513e authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Fix visual bug with webikt apearance

a38356201927a595f62261d706d337148f3f2689 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
impose width on detailed-selected-row to show the close button at the top-right corner

efa6cfbddb29224a60bf00d24781e85926e0e218 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Fix visual bug on checkbox in webkit

659e8a4373f7dfef3347874557ff74a4eb1fb2f7 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Fix visual bug with dropdown values

a021f1a4b696736131a127e30c0256c77455bd9c authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Also hide the banner when sidebar is hidden to provide more rooms for content

9851d85ef2f33191d72b70829a746e27cab76112 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Deduct a little of the width of the dropdown widget to make the field look better

219c04783e5f7a73a78c677b7fe443fa2866c62b authored over 6 years ago by Jovansonlee Cesar <[email protected]>
corrected retrieval of settings from localStorage, since everything is stored as string

6f2dfd389820a324b4080f95353d1568b0384120 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Put the windowListHidden flag into the centralized settings

c40c5725109318621c127343ba04273418c2feab authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add toggle button to show/hide the sidebar grouped-window-list, in an animated fashion

remove the use of session

a2f070e20f6765f99fb36d3c4d69fb178a2a927f authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Checking localStorage availability

4c02f7725d38c358d9cc8d0d4b1650228dcbfffc authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Make a correction on handling the login, Settings is only set when login test is successful, credentials are stored in localStorage as well

d57b037e0bb0c001fa7c1d22f561c373e0697127 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Implement logic for login required, credentials are also passed into the http request when needed

34e63632a53311d377f83855b503ce72384d8d08 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Modify the way session user login to the server

7186b0262e0d43b5b6b35a72ad8cfb5660523cca authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Resizing the browser now affects the width of widgets such as textarea and long input fields

52a13e069a8ff269140740a94b4bd84efc8b6a14 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
use 1000 width for the mean time on long fields

868bd15741ef40fcb552118c5dd61b47a358917f authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Change how window resize in handled, it starts from Main then to the WindowArena -> Window -> Tab -> Fields components

59518512673f9a3161d7de967b69053e06df5ef4 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
make column sorting works as well

0049ee999f51988b39c8e54fda6ca048644abcc6 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Make the detail tabs: has_many and indirect refresh the page when the filtering or sorting changes

ad59f87862a1713ba01736038fedef17379eb4fa authored over 6 years ago by Jovansonlee Cesar <[email protected]>
display database name and description in the title and in the header of the page

2a5c2cff2dbfb81aa9301c628ca6ca91d5c5e7aa authored over 6 years ago by Jovansonlee Cesar <[email protected]>
modified code such that views only argument is the model, lookup is incorporated into the model and is updated when changed from the window

6320dc5832032a5104921371d3a4426b9dd5d56b authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Simplify repititive code by reusing a generic one

b78649108b85f9dfe3526f4402fa30b930a9218e authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Close the dropdown when the container is scrolled

8538d5a4c7af6e44db66377f36f80a6e51949627 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Fix absolute positioned dropdown in webkit engine by adding the container scroll into the dropdown margin-top and margin left

b4a75faad52c3b64168f315712ba8ab0e26b3d94 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add loading indicator when the page is still loading

d1812868ff2f4406ee9c3b36bfb548fc04c70c33 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
remove unused

1e35195e2947ff483f80b1e83977f46a0942c3d9 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Make the window filter stick, filtering now use String.contains instead of String.startsWith

rename Tab.listView to Tab.view

d13bbf382a9342cf1a20b452266988bc095dd098 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add searching for windows and table functionality

e25c8e509f91fbde5be0c56f45e5f7ed6634fe88 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Change the encoding of Array values

f92c42bec8d7c7550f8e33ca4ce168e884271b33 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Change the arrangement of LinkExisting and LinkNew records

074c822b7f0574c8bbc983443e7d8f54d762299d authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Improved spelling

2ea9a00a28c871e0f591f13121ed2ed951e268e0 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Refactored the model to remove the internal model code style

Added a searchbox for filtering table names

removed unused Msg

09fb08f69003da382b070ca6e7d409f4b04c27f1 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
include getLinkExistingRows in changeset

f99c0d20699eaec6d81a6ae2f4a8af93bdf0c0a5 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add comment on tricky css behavior with position absolute and overflow auto

9a010d70414a162f07f682f25998df31c1e6197c authored over 6 years ago by Jovansonlee Cesar <[email protected]>
using back the absolute position of dropdown box, which look good and behave well in firefox, but not in webkit

f6b727b5511a88ab725529f39b374459e988633c authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add comment label for the ambigous table placement

9ee597d1a313e0966bd83be9ca7b46344b78151e authored over 6 years ago by Jovansonlee Cesar <[email protected]>
remove erroneous function, use the new one

517de57adace05c8833f88fdc1d212862819d0f7 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
add support for decoding and encoding Interval data type

3ef589057fef6e01a27e01ff33289f26e1551c5c authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Split widget from textbox and numeric textbox

65a18148b0d29686c1c68a638fa224e19dcd920b authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add getHasManyUnlinked to record changeset

Add specific value setting for each of different field data type

7ce04a3d3ec864592e61d6aecc317e1461f777cf authored over 6 years ago by Jovansonlee Cesar <[email protected]>
little subtle change on input value

2d07c4b1bf5545de00e7b8ddda85aee69b23a7a0 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Make the detail tab names scrollable when the number of tabs span more than the page widths

f50b73f34ecb4e60f9604c9645c5879bdd718344 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Fix sidebar scrolling

Use overflow:auto instead of scroll, still works on mobile

79df9027287a1f722bc986e54299831b3546a549 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Make scrolling on tabs, detail records, window list have a smooth scrolling on mobile devices

0d4bdd4342e9b96a641d9f9bb25c856c8ecb77d2 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
make the checkbox size normal size

74f96133fddccde6c2d96a6b4aa2a94f8183f70b authored over 6 years ago by Jovansonlee Cesar <[email protected]>
highlight the active table

4fc8a6717c1ab6a2f8dc3b89a4284edea14a65b0 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add reset.css, for further uniformity

5a7e656d836ec8ef898579c54a021abbb3416ef5 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add support for point coordinate in elm-webclient, this corresponds to geo::Point in the server backend

239c1cd748e1f6c3e86b4a5b20233bdd8f9f4dd5 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Make dropdown-display use relative position instead of absolute so it shows correctly in its place when using webkit engine

This also means that the display can be covered by other elements instead of popping out in front

cd2ff4f1bd8ec924865ff56ac1d016ac53e90211 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
correction on pageRefresh to properly trigger it

b3f6b63e49ccbad9c9c777acf5d690d176684797 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
updated focused row to have a grey background

Change the behaviour of focused, by looking on the row fields if any is focused

e7c306c26b6f78e4b6d1fc0ff72566b816f4bdde authored over 6 years ago by Jovansonlee Cesar <[email protected]>
disable modifying url on Window and detailed record changes on WindowArenaArg

This will make the whole app responsive sacrificing the url portability

4ae0af3aa78e5af04c134273dea558e1f75ff5c1 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
remove unused

f73327f7ff31c255a7532e788d0636a1b678f681 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Merge pull request #1 from ivanceras/remove_rocket_lib

Remove rocket lib

b6ba4b73791b8dc60927f6104c818f794a1b0a94 authored over 6 years ago by ivanceras <[email protected]>
Adjust for the new url for the rewritten routing

cb2649f2d65078638edf830a84b9688dcfac3603 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Elm client adjusted to match the new urls in the removal of rocket lib

48f06e68e42231f411cebce650c55dd7a99157ba authored over 6 years ago by Jovansonlee Cesar <[email protected]>
implement inserting new record, updating new record

c8c5bb2745c0e2ce6fc665a660e98d85074d7e24 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Corrected editedRows in Tab, include only the ones that is modified

Add debugging info on the json to be sent to the server

eb87fed87c47ed2bdc959de94d8cb1945a104df0 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add code to get the RecordChangeset details

Add InsertNew record button for the main tab

75206d5f752d207f39ed9624c05e31c6b30e1400 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Implemented moving the deleted record in detail view to unlinked

98c228b1fe2361c64ce9b6537b3b70902bce80fc authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Implement UI for the LinkNewRecord

697b1bdda2f2fe37ad301f21027d088097a8794e authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Make linkRow scroll and load the next page

5abcc848beb783e9b837043775b6c68d945cc2d9 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
remove unused file

defd4f24d38ab01fe5ea66e6b7ddbac231634162 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add LinkRow for linking a lookup to a record

8d68e33c22fbed43b4a3b06adf843ef04d184e42 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/elm-webclient

5e4ce19afa6a70f795a7355af91ec5b7d53ffcb2 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
If db_url is set in the server, get and use it. If not then the user will have to login

a60ea3a6e1fb86e5100d8acc0fd7af3edc275bfe authored over 6 years ago by Jovansonlee Cesar <[email protected]>
If db_url is set in the server, get and use it. If not then the user will have to login

45bcd5274d5b0849e38126193d379ea2c34465df authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add flexibility on widget width calculations

60e42fa755599993acabc51b370aab8db8c6e80c authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make improvement to the toolbar to make them responsive with varying icon text style depending on the display size

c3b71e04d5721ca5cc01db5fdc0bf73bf57b35b8 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make routing for db_url, when db_url is not set show the login

0ee3be28e0b72179a15553fd05f18951c485a35c authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
All rest API calls now includes db_url in the header|

1a1a81e2530d0265abed46e80333f5bb42861207 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Remove Register page, remote apiTmpUrl, remove Settings.empty

04513243cd6b85d67a38e3a946ea373617e3f692 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add function to get all edited rows for DetailedRecord, Tab, Row and Field

9d5b683153c84457c2885b370f1bf41e5dd58f40 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add encoder for changesets and containers

13465a8bddf04f0f3f2978a1b6875a48aae2c9db authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add encoders for data objects that is used in sending json objects into the server

Used in insert, update, and linking new record

54a2aef12061e86b8e93cbfa63eda4d1b6978809 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Fix annoying double scrollbars when image upload button is shown on css:hover

3ffb46a19b9050892cf66a37270f263854eb8bbf authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Use ionicon on caret dropdown arrow

30ac2869614d4321de6a24a8488dcfb2a8e554da authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Restructure code to use published crates in crates.io

219ae2c0cad9855c2e934206197392336cdcd2e2 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add file upload button next to image

29e51b2c0197de5c46ce26af9326a4e02bbd7305 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Unify DisplayDropdown and UuidDisplayDropdown, make the selected value seamless to the field

a63dd9532351887ee20af0906f2a074769081faf authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/diwata

ae17e3d11312f89246d0e1243dff9ee4ccbbcd0b authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Spinners

8b0d534236d7221f367182b622c62cab6ba9659e authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/diwata

541160cc4ac5806278f76da48d15461973f9936f authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
trying out google tag manager

6559dca6c709cec9a87313ecb1d5206ed2ee4af6 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Some more svg icon replacement, moved constant in one place

c3a284eff03b89d54c8b0f67583017a1bff56871 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Replace icons with svg icon in elm using material-icons and ionicions

eddbc0bed08e9c1127c607b2245ccc32bceb1b9c authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
elm-format, remove neon-link, add clean.sh

c7f9532f6d46e9aaacc4f5b68fcf70cdf583047b authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Merge branch 'master' of https://gitlab.com/ivanceras/diwata

c0573ee1ed05dd23719eb6b0e8afb57a55d6d70c authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Pass allotedWidth to the field

63877cfa9deb3b1f359ac56578a55f9ea3d84a78 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add initial neon-link script for the desktop app

b59baccf13d63778bf155b1668daefe3cdbd591b authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Finally fixes the Height bug in detailed record when dragging the splitter, no longer extends the height at the bottom

8f731c2c9ae9d67556753af5f28cfdb2d0ff6ad9 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make a separate widget for UuidDropdownDisplay, which flips the order of the display column and uuid

089ca4801b9f0cc30f4a26695bf9d76f7df826ed authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Updated toolbar to have Link existing and Link new

0c806da471d785140bace89de692714ad8bfcc0f authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Move Page.Window into Views.Window

29d1a5037984e0034858f7bf0f32ded3ce081f48 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>